Lists in Html

There are three types of list in HTML

1.Unordered List
2.Ordered List
3.Definitiom list

Unordered List

Ordered List

  1. Java Programs
  2. python Programs
  3. .Net Programs

Definition List

HTML
HTML stands for Hypertext Markup Language
It provides structure and content of a web page
CSS
CSS stands for Cascading Style Sheet
CSS allows developers used to control the presentation and visual styling of HTML elements